CVE-2026-28576
Contacts Provider SQL Injection
Description
In Contacts Provider, there is a possible way to access the contacts database due to SQL injection. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation.
INFO
Published Date :
June 17, 2026, 7:19 a.m.
Last Modified :
June 17, 2026, 7:19 a.m.
Remotely Exploit :
Yes !
Source :
google_android
CVSS Scores
| Score | Version | Severity | Vector | Exploitability Score | Impact Score | Source |
|---|---|---|---|---|---|---|
| CVSS 3.1 | MEDIUM | [email protected] | ||||
| CVSS 4.0 | CRITICAL | baff130e-b8d5-4e15-b3d3-c3cf5d5545c6 | ||||
| CVSS 4.0 | CRITICAL | [email protected] |
Solution
- Sanitize all inputs to the Contacts Provider.
- Validate data before database insertion/query.
- Implement parameterized queries for database access.
- Review and update database access controls.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2026-28576 vulnerability anywhere in the article.